Skip to content

feat: Fetch tags from GitHub, use only latest from SDP release line#32

Merged
sbernauer merged 1 commit into
stackablefrom
chore/fetch-tags-from-github
May 13, 2026
Merged

feat: Fetch tags from GitHub, use only latest from SDP release line#32
sbernauer merged 1 commit into
stackablefrom
chore/fetch-tags-from-github

Conversation

@sbernauer
Copy link
Copy Markdown
Member

@sbernauer sbernauer commented May 11, 2026

Copy link
Copy Markdown
Member

@adwk67 adwk67 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks and renders OK. Just one question - I see a lot of warnings like this:

2026/05/13 15:06:32 Indexing repo airflow-operator ...
...
2026/05/13 15:06:44 WARNING: spec.validation.openAPIV3Schema.properties[spec].properties[clusterConfig].default.credentialsSecret: Invalid value: "null": credentialsSecret in body must be of type string: "null"
2026/05/13 15:06:44 Found 1 CRDs
2026/05/13 15:06:44 ... at tag: 23.7.0 ...
2026/05/13 15:06:46 found files: 1
2026/05/13 15:06:46 WARNING: spec.validation.openAPIV3Schema.properties[spec].properties[clusterConfig].default.credentialsSecret: Invalid value: "null": credentialsSecret in body must be of type string: "null"
2026/05/13 15:06:46 Found 2 CRDs

although everything renders OK:
image

@adwk67 adwk67 moved this from Development: Waiting for Review to Development: In Review in Stackable Engineering May 13, 2026
@sbernauer
Copy link
Copy Markdown
Member Author

I think the warnings have been there for years and are totally unrelated to this change.
The current credentialsSecret is now called credentialsSecretName and has a totally different schema, so also nothing we can improve at the current situation from my perspective

@sbernauer sbernauer merged commit 440ccef into stackable May 13, 2026
1 check passed
@sbernauer sbernauer deleted the chore/fetch-tags-from-github branch May 13, 2026 15:27
@sbernauer sbernauer moved this from Development: In Review to Development: Done in Stackable Engineering May 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Done

Development

Successfully merging this pull request may close these issues.

2 participants